home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / menu tools / magicmenu1_29 / english / benchmark next >
Text File  |  1996-04-07  |  2KB  |  51 lines

  1.  
  2. To get an overview about the performance of Magic Menu, I made some
  3. benchmarks. A special function of MM opens and closes the selected 
  4. menu 200 times and measures the time with the internal Amiga clock,
  5. which is accurate up to 1/100 second.
  6.  
  7. To make it more readable, the values are given relatively: The
  8. unoptimized 68000er version with USELAYER=YES took 177.98 seconds
  9. on my A2000 with an 68000er. All other values are fractions of this
  10. time. The higher the faster.
  11.  
  12. The test was made on a 8 color workbench with a resolution of
  13. 640x480 pixels (Omnibus: 640x480)
  14.  
  15.  
  16.  
  17.  
  18.  
  19.   USELAYER | Program version | A2000 | A2000 | A3000 | A3000
  20.            |                 | 68000 | 68030 |       | Omnibus
  21.  ----------|-----------------|-------|-------|-------|---------
  22.            |                 |       |       |       |
  23.            | 000, not opt.   |  1.00 |  1.26 |    -- |    --
  24.            |                 |       |       |       |
  25.     YES    | 000, optimized  |  0.99 |    -- |    -- |    --
  26.            |                 |       |       |       |
  27.            | 030, optimized  |    -- |  1.25 |    -- |  3.22
  28.            |                 |       |       |       |
  29.  ----------|-----------------|-------|-------|-------|---------
  30.            |                 |       |       |       |
  31.            | 000, not opt.   |  1.25 |  1.55 |    -- |    --
  32.            |                 |       |       |       |
  33.      NO    | 000, optimized  |  1.27 |    -- |    -- |    --
  34.            |                 |       |       |       |
  35.            | 030, optimized  |    -- |  1.55 |  2.29 |  3.99
  36.  
  37.  
  38.  
  39.  
  40.  
  41. As you can see, the optimized version doesn't have a remarkable
  42. effect on the speed.
  43.  
  44. For this reason, I wont include a special 68030 version into the
  45. archive in the future.
  46.  
  47. Instead I suggest everybody to set the tool type "USELAYER" to NO,
  48. which makes Magic Menu up to 25% faster.
  49.  
  50.  
  51.